home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / help / scandisk.en < prev    next >
Encoding:
Text File  |  2001-12-22  |  901 b   |  18 lines

  1. Runs the ScanDisk disk-repair program.
  2.  
  3. To check and repair a drive, use the following syntax:
  4.    SCANDISK [drive: | /ALL] [/CHECKONLY | /AUTOFIX [/NOSAVE]] [/SURFACE]
  5. To examine a file for fragmentation, use the following syntax:
  6.    SCANDISK /FRAGMENT [drive:][path]filename
  7.  
  8. /ALL         Checks and repairs all local drives
  9. /AUTOFIX     Fixes damage without prompting
  10. /CHECKONLY   Checks a drive, but does not repair any damage
  11. /CUSTOM      Configures and runs ScanDisk according to SCANDISK.INI settings
  12. /NOSAVE      With /AUTOFIX, deletes lost clusters rather than saving as files
  13. /NOSUMMARY   With /CHECKONLY or /AUTOFIX, prevents ScanDisk from stopping at
  14.              summary screens
  15. /NOUI        Uses normal DOS interface instead of graphical interface
  16. /SURFACE     Performs a surface scan after other checks
  17. /MONO        Configures ScanDisk for use with a monochrome display
  18.